home *** CD-ROM | disk | FTP | other *** search
/ SGI Hot Mix 6 / Hot Mix 6.iso / bin / no_sc_notify < prev    next >
Encoding:
Text File  |  1993-10-28  |  246 b   |  8 lines

  1. #!/bin/sh
  2.  
  3. /usr/bin/X11/xconfirm -icon warning -t "You must install Showcase on your machine to run the 
  4. HotMix." \
  5.     -t "Showcase can be installed from your system's OS CD." \
  6.     -t " " -t "Please install Showcase and restart the HotMix." \
  7.     -b Ok
  8.